home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / Q-R / QAPict Folder / QAPict-Read me < prev    next >
Encoding:
Text File  |  1993-04-01  |  1.4 KB  |  27 lines  |  [TEXT/MACA]

  1. This is a PICT viewer application which was written using QuickApp.  QuickApp™ is a C++ applications framework.  Designed in the tradition of MacApp®, its’ style will be instantly familiar to any MacApp programmer.  QuickApp is not designed to replace MacApp for development of large scale projects, but as a new tool for your development needs.  QuickApp strips away all but the crucial features which MacApp provides.  This allows QuickApp to have blazingly fast compile times, and generate applications with trivially small code sizes.  It also makes it easy to learn.
  2.  
  3. QuickApp also has the advantage that it was written purely in C++.  It is not a re-write of a product written in Pascal.  It was written using state of the art C++ techniques.  This makes it ideal to provide the user interface for your C++ programs.
  4.  
  5. QuickApp provides support for:
  6. • Multiple windows and documents
  7. • Scroll Bars
  8. • Menus
  9. • Dialog Boxes
  10. • Event Handling
  11. • Standard File Dialogs
  12. • Text Edit
  13. • Off-Screen graphics buffers
  14. • Background and idle processing
  15.  
  16. The included program is called QAPict.  It can read and display PICT files.  It has scroll bars and you can view multiple documents simultainously.  It includes full source code for the application, which is less than 10 lines long.
  17.  
  18. QuickApp is available from Emergent Behavior for $99.
  19.  
  20. Contact:
  21. Emergent Behavior
  22. 635 Wellsbury Way
  23. Palo Alto, CA  94306
  24. (415) 494-6763
  25. Fax: (415) 494-0570
  26. Applelink: Wilson6
  27. AOL: Emergent